home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 3,701 to 3,800 / aol-file-protocol-4400-3701-to-3800.zip / AOLDLs / Sports / APSHO32_ V2.01 StatTrak Hockey / APSHO201.exe / _SETUP.1 / ho20db.shell / NumberOptions.json < prev    next >
JavaScript Object Notation  |  1998-11-09  |  2KB

  1. {
  2.     "schema": {
  3.         "OptionNumber": "Integer NOT NULL",
  4.         "Option": "Single",
  5.         "OptionDescription": "Text (50)"
  6.     },
  7.     "data": [
  8.         {
  9.             "OptionNumber": 1,
  10.             "Option": -1,
  11.             "OptionDescription": "Show Team Filters"
  12.         },
  13.         {
  14.             "OptionNumber": 2,
  15.             "Option": 3,
  16.             "OptionDescription": "Periods To Show"
  17.         },
  18.         {
  19.             "OptionNumber": 3,
  20.             "Option": -1,
  21.             "OptionDescription": "Show Toolbar"
  22.         },
  23.         {
  24.             "OptionNumber": 4,
  25.             "Option": 0,
  26.             "OptionDescription": "Format Name"
  27.         },
  28.         {
  29.             "OptionNumber": 5,
  30.             "Option": 0,
  31.             "OptionDescription": "Show Player Number"
  32.         },
  33.         {
  34.             "OptionNumber": 6,
  35.             "Option": -1,
  36.             "OptionDescription": "Show Commas in Numbers"
  37.         },
  38.         {
  39.             "OptionNumber": 7,
  40.             "Option": -1,
  41.             "OptionDescription": "Show \"NA\" for Statistics"
  42.         },
  43.         {
  44.             "OptionNumber": 8,
  45.             "Option": -1,
  46.             "OptionDescription": "Show Format Hint Message"
  47.         },
  48.         {
  49.             "OptionNumber": 9,
  50.             "Option": -1,
  51.             "OptionDescription": "Edit Goals For to Game Screen"
  52.         },
  53.         {
  54.             "OptionNumber": 10,
  55.             "Option": -1,
  56.             "OptionDescription": "Edit Goals Against to Game Screen"
  57.         },
  58.         {
  59.             "OptionNumber": 11,
  60.             "Option": 2,
  61.             "OptionDescription": "Standings Points Win"
  62.         },
  63.         {
  64.             "OptionNumber": 12,
  65.             "Option": 0,
  66.             "OptionDescription": "Standings Points Loss"
  67.         },
  68.         {
  69.             "OptionNumber": 13,
  70.             "Option": 1,
  71.             "OptionDescription": "Standings Points Tie"
  72.         },
  73.         {
  74.             "OptionNumber": 14,
  75.             "Option": 2,
  76.             "OptionDescription": "Standings Points Overtime Win"
  77.         },
  78.         {
  79.             "OptionNumber": 15,
  80.             "Option": 0,
  81.             "OptionDescription": "Standings Points Overtime Loss"
  82.         },
  83.         {
  84.             "OptionNumber": 16,
  85.             "Option": 1,
  86.             "OptionDescription": "Standings Points Overtime Tie"
  87.         },
  88.         {
  89.             "OptionNumber": 17,
  90.             "Option": -1,
  91.             "OptionDescription": "Show Player Seconds"
  92.         },
  93.         {
  94.             "OptionNumber": 18,
  95.             "Option": -1,
  96.             "OptionDescription": "Show Goalie Seconds"
  97.         },
  98.         {
  99.             "OptionNumber": 19,
  100.             "Option": 60,
  101.             "OptionDescription": "Minutes per Game"
  102.         }
  103.     ]
  104. }